home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / FooterMarkerMicro.nib / data.classes next >
Text File  |  1994-12-14  |  698b  |  49 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     blankMicroPanel;
  15.     microInspectorMtx;
  16.     stringTable;
  17.     window;
  18.     loadedSelection;
  19.     loadedStyleList;
  20.     styleList;
  21.     currentStyleButton;
  22.     microInspectorSlot;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. FooterInspector = {
  27.     ACTIONS = {
  28.     setPlacement:;
  29.     selectNumberStyle:;
  30.     insertMarker:;
  31.     setStartNumner:;
  32.     set:;
  33.     selectMarker:;
  34.     };
  35.     OUTLETS = {
  36.     markerMtx;
  37.     folioMicro;
  38.     pageNumText;
  39.     startingNumText;
  40.     insertButton;
  41.     placementMtx;
  42.     showButton;
  43.     markerMicro;
  44.     numStyleMtx;
  45.     placementMicro;
  46.     };
  47.     SUPERCLASS = PGInspector;
  48. };
  49.